home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / myplugins.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  4KB  |  131 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>34</id>
  4.   <defaultcontrol>2</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <controls>
  7.     <control>
  8.       <description>background image</description>
  9.       <type>image</type>
  10.       <id>1</id>
  11.       <width>720</width>
  12.       <height>576</height>
  13.     </control>
  14.     <control>
  15.       <description>menu background image</description>
  16.       <type>image</type>
  17.       <id>1</id>
  18.       <posX>370</posX>
  19.       <posY>130</posY>
  20.       <width>310</width>
  21.       <height>375</height>
  22.       <texture>background_glass_menu_area.png</texture>
  23.       <animation effect="fade" time="250">WindowOpen</animation>
  24.       <animation effect="fade" time="250">WindowClose</animation>
  25.     </control>
  26.     <control>
  27.       <description>menu background image</description>
  28.       <type>image</type>
  29.       <id>1</id>
  30.       <posY>120</posY>
  31.       <width>310</width>
  32.       <height>375</height>
  33.       <texture>background_glass_hoover_area.png</texture>
  34.       <animation effect="fade" time="250">WindowOpen</animation>
  35.       <animation effect="fade" time="250">WindowClose</animation>
  36.     </control>
  37.     <control>
  38.       <type>image</type>
  39.       <id>1</id>
  40.       <posX>130</posX>
  41.       <posY>40</posY>
  42.       <texture>hp_start.png</texture>
  43.       <animation effect="fade" time="250">WindowOpen</animation>
  44.       <animation effect="fade" time="250">WindowClose</animation>
  45.     </control>
  46.     <control>
  47.       <description>template for panel in which all buttons should b fitted</description>
  48.       <type>image</type>
  49.       <id>1002</id>
  50.       <posX>375</posX>
  51.       <posY>160</posY>
  52.       <width>300</width>
  53.       <height>275</height>
  54.       <texture>-</texture>
  55.       <animation effect="fade" time="250">WindowOpen</animation>
  56.       <animation effect="fade" time="250">WindowClose</animation>
  57.     </control>
  58.     <control>
  59.       <description>template for hover image</description>
  60.       <type>image</type>
  61.       <id>1000</id>
  62.       <posX>85</posX>
  63.       <posY>200</posY>
  64.       <align>center</align>
  65.       <texture>-</texture>
  66.       <visible>no</visible>
  67.       <animation effect="fade" time="250">WindowOpen</animation>
  68.       <animation effect="fade" time="250">WindowClose</animation>
  69.     </control>
  70.     <control>
  71.       <description>template for button</description>
  72.       <type>button</type>
  73.       <id>1001</id>
  74.       <posX>400</posX>
  75.       <posY>160</posY>
  76.       <width>225</width>
  77.       <textYOff>8</textYOff>
  78.       <height>49</height>
  79.       <label>605</label>
  80.       <font>font16</font>
  81.       <texture>hp_selectionbar.png</texture>
  82.       <textureFocus>hp_selectionbar.png</textureFocus>
  83.       <textureNoFocus>-</textureNoFocus>
  84.       <visible>no</visible>
  85.       <textcolor>ffffffff</textcolor>
  86.       <animation effect="fade" time="250">WindowOpen</animation>
  87.       <animation effect="fade" time="250">WindowClose</animation>
  88.     </control>
  89.     <control>
  90.       <description>template label for small font</description>
  91.       <type>label</type>
  92.       <id>1003</id>
  93.       <posX>530</posX>
  94.       <posY>490</posY>
  95.       <label />
  96.       <align>left</align>
  97.       <font>font16</font>
  98.       <visible>no</visible>
  99.       <textcolor>ffffffff</textcolor>
  100.       <animation effect="fade" time="250">WindowOpen</animation>
  101.       <animation effect="fade" time="250">WindowClose</animation>
  102.     </control>
  103.     <control>
  104.       <description>Date</description>
  105.       <type>label</type>
  106.       <id>200</id>
  107.       <posX>230</posX>
  108.       <posY>170</posY>
  109.       <label>#date</label>
  110.       <align>right</align>
  111.       <font>font13</font>
  112.       <textcolor>ffa9d0f7</textcolor>
  113.       <animation effect="fade" time="250">WindowOpen</animation>
  114.       <animation effect="fade" time="250">WindowClose</animation>
  115.     </control>
  116.     <control>
  117.       <description>Time</description>
  118.       <type>label</type>
  119.       <id>201</id>
  120.       <posX>240</posX>
  121.       <posY>170</posY>
  122.       <label>#time</label>
  123.       <align>left</align>
  124.       <font>font13</font>
  125.       <textcolor>ffffffff</textcolor>
  126.       <animation effect="fade" time="250">WindowOpen</animation>
  127.       <animation effect="fade" time="250">WindowClose</animation>
  128.     </control>
  129.   </controls>
  130. </window>
  131.